STEP 14: We need to show the name of this nation so that everyone knows who this flag represents.
NOTE: The Text in Color block creates a text sprite, which is like other sprites but displays text in any color.
- Go to and drag out Text in Color to the bottom of your code.
- Change the x-value from 3 to 0.
- Replace the string "Hello in red." with the variable choice.
To navigate the page using the TAB key, first press ESC to exit the code editor.